Welcome![Sign In][Sign Up]
Location:
Search - line straight detection

Search list

[2D GraphicHoughTrans

Description: 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to be able to help beginners
Platform: | Size: 3899392 | Author: wxj | Hits:

[Windows DevelopEdge_Detection_and_Segmentation

Description: mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
Platform: | Size: 6144 | Author: 少文 | Hits:

[Special Effectsthehoughlinedetection

Description: Hough变换可以检测已知形状的目标,而且受噪声和曲线间断的影响小。介绍 采用哈夫(Hough)变换,在二值化图像中检测直线,确定其参数的方法。-Hough Transform can detect known shape goals, but also by the noise and the impact curve intermittent small. Introduced, Hough (Hough) transform, the two binary image detection of straight lines, its parameters.
Platform: | Size: 156672 | Author: 石决明 | Hits:

[Graph DrawingCSharpDraw

Description: CSharp编写的绘图程序实例,包括创建线性梯度、连接线条,由直线、曲线和形状创建图形,在一个区域点击检测,绘制不透明和半透明的线条,绘制贝赛尔样条等等多种绘图技术的实例-CSharp procedures for the preparation of drawing examples, including the creation of linear gradient connecting lines from the straight line. curves and shapes to create graphics, in a regional Click detection, rendering opaque and translucent lines. Drawing Bessel kind of a multitude of examples of mapping technology
Platform: | Size: 175104 | Author: 金戈 | Hits:

[Graph programHough_Grd

Description: 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
Platform: | Size: 432128 | Author: major | Hits:

[Special EffectsHough_line_circle_ellipse

Description: 基于Hough变换的直线,圆,椭圆的检测.其中直线检测是VC代码.圆和椭圆是MATLAB代码-Hough transform based on a straight line, circle, ellipse detection. Which is the VC code line detection. Round and oval is the MATLAB code
Platform: | Size: 2048 | Author: 夏小静 | Hits:

[Special Effectshoughtans

Description: 该源码在matlab平台上运行,实现的功能是利用hough变换检测图像中具有一定长度的直线,并将直线从整个图像中提取出来.不仅如此,还可以通过计算分析求出对应直线的斜率.-The source platform to run in matlab, the function is to realize the use of hough transform detection image has a certain length of a straight line, and a straight line from the entire image extracted. Not only that, but can also be obtained by calculating the analysis corresponds to the slope of a straight line.
Platform: | Size: 11264 | Author: 秀秀 | Hits:

[Graph programlinejd

Description: 函数实现了图像中单象素宽白色相交直线交点的检测.利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-Function to achieve a single-pixel wide image of white intersection point of intersection of a straight line detection. Use is the simplest o-domain calculation of the number of white spots of the algorithm, when a pixel of the window adjacent domain has four white neighborhood When that point is the point of intersection.
Platform: | Size: 1024 | Author: fuerxiuixiude91 | Hits:

[Special Effectsmatlab

Description: matlab检测直线交点源程序 matlab检测直线交点源程序-Detection of straight-line intersection matlab source line intersection detection matlab source
Platform: | Size: 1024 | Author: zxq | Hits:

[Graph RecognizeHoughChange

Description: 检测图形中的直线,在程序中稍微改动,即可检测多条直线-Detection of graphics in a straight line, a slight change in the procedure, can detect more than a straight line
Platform: | Size: 2965504 | Author: 赵笑可 | Hits:

[JSP/JavaTRANSF_HOUGH_java_demo

Description: hough 变换 JAVA 代码实现 可探测 文档图象中的直线-hough transform realize JAVA code can detect images in a straight line documentation
Platform: | Size: 15360 | Author: yang | Hits:

[Windows DevelopCube1

Description: 这个是我初次做的小程序,实现两个3D矩形在直线上的碰撞检测,应该还存在很多不足,目前本人只能做到这些-This is my first time to do a small procedure, the two realize 3D rectangle in a straight line on the collision detection, there are still many deficiencies should be, at present I can only do these
Platform: | Size: 143360 | Author: qyz | Hits:

[Graph programellin3

Description: 该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等-The code provides a series of straight-line method of extraction, boundary detection, ellipse fitting, etc.
Platform: | Size: 46080 | Author: 董小华 | Hits:

[Special Effects99273895houghcircle

Description: 圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.-Circle detection, hough transform to detect straight line
Platform: | Size: 1024 | Author: 大庆 | Hits:

[Graph programHough

Description: 计算机视觉.图像处理程序.Hough变换检测直线-Computer Vision. Image processing procedures. Hough transform detection of a straight line
Platform: | Size: 10236928 | Author: 南航 | Hits:

[Special Effectsopencv

Description: 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测-In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Platform: | Size: 1658880 | Author: pop | Hits:

[Special EffectsEdgeContour

Description: 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight line detection using Hough transform.
Platform: | Size: 3313664 | Author: caonimabitoo | Hits:

[Graph programhoughlinedetect

Description: hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pixels of the target segment at to find out where the straight line segment after the introduction of fixed long-term method of sliding paragraph to determine the segment of starting point, and ultimately determine the exact location of line segments.
Platform: | Size: 1024 | Author: fisher | Hits:

[Special Effectshough

Description: 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line detection. Hough will be measured on the other hand, much of the straight line does not exist. At a time when the application can only be based on the needs of calibration accuracy of their own. The following is in my MATLAB hough function developed under a gray-scale graphics input matrix, the slope of a straight line back up. to make graphics tilt correction. I hope it can paste a bit with it ~
Platform: | Size: 1024 | Author: paul | Hits:

[Documents1

Description: 典型的角度检测算法是进行Hough变换后寻找最长直线的倾斜角度.一般情况 下,待处理图象中未必有明显的较长直线.甚至存在一些对图像进行正确检测的长直线干扰 文 章介绍了一种基于统计考虑的数据分析思路,以期在基于Hough变换的角度检测算法上取得更高 的准确性。-The perspective of a typical detection algorithm is the Hough transform to find the longest straight line after the tilt angle. Under normal circumstances, to be processed image may not be obvious in a long line. Even some of the correct image of the long straight-line interference detection article presents an approach based on statistical data analysis to consider ideas, with a view to the point of view based on the Hough transform detection algorithm to achieve higher accuracy.
Platform: | Size: 182272 | Author: liyu | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net